d/gbp.conf: Update for DEP-14 style
authorMatthias Geiger <werdahias@debian.org>
Mon, 1 Sep 2025 16:13:55 +0000 (18:13 +0200)
committerMatthias Geiger <werdahias@debian.org>
Mon, 1 Sep 2025 16:13:55 +0000 (18:13 +0200)
debian/gbp.conf

index cec628c7444886870d72dc8bcd536479e7f8a284..7ad7f9fc69c142cea95cbf0813309902cf352d99 100644 (file)
@@ -1,2 +1,17 @@
 [DEFAULT]
 pristine-tar = True
+debian-branch = debian/latest
+upstream-branch = upstream/latest
+
+[buildpackage]
+sign-tags = True
+
+[dch]
+multimaint-merge = True
+
+[import-orig]
+postimport = dch -v%(version)s New upstream release; git add debian/changelog; debcommit
+upstream-vcs-tag = %(version%~%.)s
+
+[pq]
+patch-numbers = False